GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / FxSoften Method





In This Topic
FxSoften Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function FxSoften( _
   ByVal ImageID As Integer, _
   ByVal SoftenValue As Integer _
) As GdPictureStatus
public GdPictureStatus FxSoften( 
   int ImageID,
   int SoftenValue
)
public function FxSoften( 
    ImageID: Integer;
    SoftenValue: Integer
): GdPictureStatus; 
public function FxSoften( 
   ImageID : int,
   SoftenValue : int
) : GdPictureStatus;
public: GdPictureStatus FxSoften( 
   int ImageID,
   int SoftenValue
) 
public:
GdPictureStatus FxSoften( 
   int ImageID,
   int SoftenValue
) 

Parameters

ImageID
SoftenValue
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members